home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-07-31 | 644 b | 33 lines | [TEXT/CWIE] |
- # Generated from 'flap:CW9 Gold:Metrowerks CodeWarrior:MacOS Support:Headers:Universal Headers:Scrap.h'
-
- f = Function(ScrapStuffPtr, 'InfoScrap',
- )
- functions.append(f)
-
- f = Function(long, 'UnloadScrap',
- )
- functions.append(f)
-
- f = Function(long, 'LoadScrap',
- )
- functions.append(f)
-
- f = Function(long, 'GetScrap',
- (Handle, 'hDest', InMode),
- (ResType, 'theType', InMode),
- (long, 'offset', OutMode),
- )
- functions.append(f)
-
- f = Function(long, 'ZeroScrap',
- )
- functions.append(f)
-
- f = Function(long, 'PutScrap',
- (long, 'length', InMode),
- (ResType, 'theType', InMode),
- (putscrapbuffer, 'source', InMode),
- )
- functions.append(f)
-
-